xenstored: Do not write to stderr if we are daemonised!
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 1 Aug 2007 11:55:10 +0000 (12:55 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 1 Aug 2007 11:55:10 +0000 (12:55 +0100)
commitb1757490f0d13d1525e9d6a589188ddf4acafbbf
tree49528945fffde6c92ddfefa5bafd852e04a09ba9
parent019e22bb40852a517dd5b678dba6ef660c606a15
xenstored: Do not write to stderr if we are daemonised!
This fixes client reader-thread deaths in which a 'garbage string' was
being read instead of a well-formed message header.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/xenstore/utils.c
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_domain.c
tools/xenstore/xs_tdb_dump.c